Next: Red Gnus, Previous: ding Gnus, Up: New Features [Contents][Index]
New features in Gnus 5.2/5.3:
mail-mode,
rnews-reply-mode and gnus-msg are now
obsolete.(setq gnus-build-sparse-threads 'some)
trn-like tree buffer can be displayed (see
Tree Display).
(setq gnus-use-trees t)
nn-like pick-and-read minor mode is
available for the summary buffers (see Pick and Read).
(add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
(add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
(add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
nndoc now understands all kinds of digests,
mail boxes, rnews news batches, ClariNet briefs collections,
and just about everything else (see Document
Groups).nnsoup) to
create/read SOUP packets.Message-ID.gnus-buffer-configuration (see Window Layout).(setq gnus-permanently-visible-groups "^nnml:")
Mail-Copies-To header.References header (see Customizing
Threading).
(setq gnus-summary-thread-gathering-function
'gnus-gather-threads-by-references)
(setq gnus-keep-backlog 50)
(setq gnus-prompt-before-saving t)
gnus-uu can view decoded files asynchronously
while fetching articles (see Other
Decode Variables).
(setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
(setq gnus-cited-lines-visible 2)
Next: Red Gnus, Previous: ding Gnus, Up: New Features [Contents][Index]